You can use these constants in a tone description structure Tone Description Structure to specify the type of synthesizer you want to produce the tone.
enum {
kSoftSynthComponentSubType = 'ss ',
kGMSynthComponentSubType = 'gm '
};